Conversation
* feat: Integrate `uv` into `tower-runtime` * chore: Plumb in `tower-uv` to `tower-runtime` * chore: Tuning to make `tower-runtime` work a bit easier * chore: Run the whole execution process in a thread * chore: Fix some issues from rebase * chore: Remove some build warnings and check for cancellation * chore: Clean up some formatting. * chore: Some final reintegration tests and/or cleanups. * chore: Only use our package working dir when required. * chore: Move our UV version * chore: Add a CI step to check for OpenSSL * chore: Slightly different syntax for cmdlet * chore: Naught dependency detection, now with 100% more Claude * chore: Shell needs to be bash! Of course! * chore: Extract script into file
Get CI to warn when PRs are opened directly against `main`
* fix: Don't run `sync` if there's a missing pyproject.toml * chore: Simple integration tests for local execution * Update crates/tower-runtime/tests/local_test.rs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update crates/tower-uv/src/lib.rs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * chore: Reduce lock contention on reading output * chore: Attempts to resolve `uv` problems on first download * chore: Concurrent test runs cause problems! * chore: Only allow one UV setup to proceed at a time. * chore: Allow tests to proceed concurrently * chore: We need to actually hold the lock * chore: Remove debug output for now * chore: Add support for installing apps that use requirements.txt * Update crates/tower-uv/tests/install_test.rs Co-authored-by: Ben Lovell <ben.j.lovell@gmail.com> * chore: Feedback from @socksy * chore: More feedback from @socksy --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Ben Lovell <ben.j.lovell@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
uvto manage runs and the overall Python environment